home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- if exist kd-draw.hhh ren kd-draw.hhh kd-draw.hlp
- if exist kd-draw.ddd ren kd-draw.ddd kd-draw.dft
- type kd-menu.txt
- goto end
- ╒═════════════════════════════════════════════════════════════════════════╕
- │ PC-KEY-DRAW uses a DOS based menu system consisting of BATch files and │
- │ text menus. You will want to modify the BATch files and menus to suit │
- │ your particular needs. I recommend OEDLIN, a BATch file editor by │
- │ OEDWARE for creating and modifying BATch files and menus. Send $10 for │
- │ a complete and registered copy of OEDLIN. It is also handy for editing │
- │ PC-KEY-DRAW macro files that have been translated to text. OEDLIN is │
- │ great for drawing boxes in a variety of styles. It can also be used to │
- │ translate text mode BSAVE files to ASCII files and vice versa. │
- ╘═════════════════════════════════════════════════════════════════════════╛
- :end